Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Aug 2001 08:21:10 -0700
From:      Victor Grey <victor@customdynamic.net>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   kernel: arp messages
Message-ID:  <B79160F6.48D5%victor@customdynamic.net>

next in thread | raw e-mail | index | archive | help
The relevant part of my /etc/rc.conf looks like this:

network_interfaces="fxp0 fxp1 lo0"
ifconfig_fxp0="inet 192.168.1.2 netmask 255.255.255.0"
ifconfig_fxp1="inet 192.168.1.3 netmask 255.255.255.0"
defaultrouter="192.168.1.1"

Can anyone explain why I keep getting messages in /var/log/messages like
this:

Aug  4 06:10:28 p2 /kernel: arp: 192.168.1.1 is on fxp0 but got reply from
00:04:28:96:44:00 on fxp1

TIA

Victor Grey


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B79160F6.48D5%victor>